change available checkboxes after select[html] changed - Zend Framework

Posted by Lormitto on Stack Overflow See other posts from Stack Overflow or by Lormitto
Published on 2010-05-30T10:33:26Z Indexed on 2010/05/31 15:13 UTC
Read the original article Hit count: 204

Filed under:
|
|

Hi,

Could you please help me rosolve my troubling matter. I used Zend_Form to create what I needed. However as I have relations many to many i decided to present multiple choices via checkboxes. Unfortunately range of these checkboxes depends on select field available in form.

I would like to change visible/availabe checkboxes depending on select option choosen.

I found that it should be possible to use javascript however I've got no idea how to take advantege of it in form based on Zend_Form.

Could you suggest possible solution?

Thank you in advance.

Kind Regards,

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about select